CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab Neighbor

搜索资源列表

  1. EXO2ET3

    0下载:
  2. K均值算法和K近邻算法,以及用MATLAB实现相关例子。-K-means algorithm and the K-nearest neighbor algorithm, and using MATLAB relevant examples.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:38361
    • 提供者:sophie
  1. EmbeddingDimension_FNN

    2下载:
  2. 假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - 近邻点搜索 buffer_SearchNN_1.dll - 近邻点搜索缓存1 buffer_Search
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:100029
    • 提供者:呆雁
  1. MatlabNNR

    1下载:
  2. matlab 下基于近邻函数值法则的聚类算法-Matlab-based neighbor function of the clustering algorithm rules
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1224
    • 提供者:puxx
  1. knn_map

    0下载:
  2. 用得最多的是最近邻,此处上传的是K-近邻,即k=1。matlab环境下的代码。附有实例。-used most often is the nearest neighbor, here is uploaded K-neighbor, k = 1. Matlab environment code. With examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1704
    • 提供者:宋争鸣
  1. knn_demo

    1下载:
  2. K近邻法的matlab程序,发现大家都在找它!-K-nearest neighbor method of Matlab procedures, I found that we all have to find it!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2101
    • 提供者:wang
  1. NearestNeighbor

    0下载:
  2. 模式识别问题最近邻算法的matlab实现,简单易懂-nearest neighbor pattern recognition algorithm to achieve the Matlab and easily understood
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:996
    • 提供者:马标
  1. PRAssign

    0下载:
  2. 脱机手写体识别Matlab源程序 包括特征提取、bayes分类器、K近邻分类及最近邻分类。 Testscr iptRecognition.m:测试代码 scr iptFeaExtract.m :特征提取 KNearestEstimate.m :K近邻估计 NearestEstimate.m : 最近邻估计 BayesTrain.m :训练bayes分类器 Bayes.m :测试bayes分类器 CrossValidate.m :m交叉验证 -Offlin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6683
    • 提供者:KOF
  1. events

    0下载:
  2. * acousticfeatures.m: Matlab scr ipt to generate training and testing files from event timeseries. * afm_mlpatterngen.m: Matlab scr ipt to extract feature information from acoustic event timeseries. * extractevents.m: Matlab scr ipt to extract ev
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:10081
    • 提供者:陈延军
  1. 利用近邻法解决非线性分类问题

    0下载:
  2. 在matlab环境下,利用近邻法解决非线性分类问题,In the matlab environment, the use of neighbor method to solve nonlinear classification problems
  3. 所属分类:matlab例程

    • 发布日期:2017-03-26
    • 文件大小:4507
    • 提供者:王渝
  1. DS_fusion

    2下载:
  2. DS证据理论matlab 实现的源程序,.m格式的源程序-Implementation of nearest-neighbor algorithm matlab source,. M format of the source
  3. 所属分类:matlab例程

    • 发布日期:2013-10-09
    • 文件大小:1003
    • 提供者:wangzilan
  1. 三步搜索法

    0下载:
  2. 本实验的目的是学习Parzen窗估计和k最近邻估计方法。在之前的模式识别研究中,我们假设概率密度函数的参数形式已知,即判别函数J(.)的参数是已知的。本节使用非参数化的方法来处理任意形式的概率分布而不必事先考虑概率密度的参数形式。在模式识别中有躲在令人感兴趣的非参数化方法,Parzen窗估计和k最近邻估计就是两种经典的估计法。(The purpose of this experiment is to study the Parzen window estimation and the k nea
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:bss
  1. mk115

    0下载:
  2. A noise auxiliary data analysis method, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:151552
    • 提供者:jengfanjun
  1. bao_ht50

    0下载:
  2. Noisy pulse correlation detection signal, Classic GLCM texture calculation method, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:150528
    • 提供者:vkgnkk
  1. NearestNeighbor

    0下载:
  2. 采用最近邻法对图像进行插值,进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Using the nearest neighbor method for image interpolation, n times zoom, there are examples of pictures, notes, can run, welcome exchanges.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:6144
    • 提供者:明日萌
  1. FaceRec

    0下载:
  2. 对人脸进行特征提取,并使用K近邻算法得其识别率(Feature extraction is performed on the face and its recognition rate is obtained using K nearest neighbor algorithm)
  3. 所属分类:图形图像处理

  1. zoomshirink

    0下载:
  2. shirinking and zooming the image By the nearest neighbor method with Mattalb
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:520192
    • 提供者:zahrach
  1. k-nn

    0下载:
  2. k-nn算法 K-NN算法 ( K Nearest Neighbor, K近邻算法 ), 是机器学习中的一个经典算法, 比较简单且容易理解. K-NN算法通过计算新数据与训练数据特征值之间的距离, 然后选取 K (K>=1) 个距离最近的邻居进行分类或者回归. 如果K = 1 , 那么新数据将被分配给其近邻的类.(k-nnK - NN algorithm (K on his Neighbor, K Nearest Neighbor algorithm), is a classical al
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:smilephil
  1. LDA人脸识别程序

    0下载:
  2. 在MATLAB2014b版本,进行人脸识别,包含PCA降维、LDA线性判别、KNN最近邻算法等技术(In MATLAB2014b version, face recognition is carried out, including PCA dimension reduction, LDA linear discriminant analysis, KNN nearest neighbor algorithm and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:212992
    • 提供者:俭任
  1. decaptcha-master

    0下载:
  2. A CAPTCHA Breaker using k-Nearest Neighbor Classifiers, Support Vector Machines, and Neural Networks.
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:370688
    • 提供者:bipsman
  1. 鸢尾花分类

    1下载:
  2. 使用四种方法进行鸢尾花分类:最小距离分类器,K 近邻法,感知器,Fisher 准则。(Four methods are used to classify iris: minimum distance classifier, K-nearest neighbor method, perceptron and Fisher criterion.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-19
    • 文件大小:566272
    • 提供者:yty1018
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com